home *** CD-ROM | disk | FTP | other *** search
- Path: cs.tu-berlin.de!cooly
- From: cooly@cs.tu-berlin.de (Thomas Kuhlmann)
- Newsgroups: comp.lang.c++
- Subject: Re: Simulation languages in C++?
- Date: 12 Jan 1996 18:32:37 GMT
- Organization: Technische Universitaet Berlin
- Message-ID: <4d69g5$677@news.cs.tu-berlin.de>
- References: <Pine.SUN.3.91.951217160649.27829A-100000@elaine22.Stanford.EDU>
- NNTP-Posting-Host: pueblo.cs.tu-berlin.de
- Mime-Version: 1.0
- Content-Type: text/plain; charset=iso-8859-1
- Content-Transfer-Encoding: 8bit
-
- Abhijit Madhusudan Kakhandiki <vega@elaine22.Stanford.EDU> writes:
- > Does anyone out there know of any simulation languages written in C++?
- > It would be really nice to build models using a simulation language
- > which uses object oriented concepts and design and therefore encourages
- > modular programming.
-
- A C++ library called SimKit based on the concept of logical processes
- and possible distributed/parallel simultion using TimeWarp-method has
- been developped at University of Calgary (Canada).
-
- Infos from:
- Dr. Brian W. Unger
- Professor, Computer Science Department, University of Calgary
- President, WurcNet, The Western University Research Consortium on
- High Performance Computing and Broadband Networking
- Office: (403) 220 6778; Fax: (403) 282 0382; Email: unger@cpsc.ucalgary.ca
- or his assistent: gomes@cpsc.ucalgary.ca (Fabian Gomes)
-
- SimKit is also used in the TeleSim Project. In the Web-page you find also
- refs. to SimKit, URL: http://bungee.cpsc.ucalgary.ca/
-
- Hope this helps, Thomas Kuhlmann from TU-Berlin.
-